home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / sprt109b.arc / SFLASH.RAW < prev    next >
Text File  |  1990-10-29  |  4KB  |  100 lines

  1. ! Sample SPORT.RAW (configuration file).  This sample file has
  2. ! been abbreviated for use with the SPORT Utility Menu.  See
  3. ! the SPORT documentation for complete details on keywords.
  4. ! Comment lines begin with an exclamation mark.
  5. ! ================= Hardware Considerations ===================
  6. ! Use Ports 1 to 4.  Ports 1-2 for PC/XT/ATs, Ports 3-4 for PS.
  7. PORT 1
  8. ! To define non-standard COM addresses and INTerrupt levels.
  9. !COM 03E2
  10. !INT 4
  11. ! Use the utilities SMODEM or CHECKS for automatic installation.
  12. !MODEMINIT
  13. ! To enable high speed transmission of commands to the modem.
  14. !FASTMODEM
  15. ! Highest baud rate for your modem.
  16. BAUD 2400
  17. ! To "lock" the baud rate from SPORT to your modem.
  18. !LOCKBAUD 19200
  19. ! If you do not have a touch tone telephone system.
  20. !PULSE
  21. ! Default drive on which the SPORT system is located.
  22. DRIVE C:
  23. ! Directory for the SPORT system.
  24. FLASHAREA C:\Sport
  25. ! Directory for receiving incoming SportMail.
  26. INBOUND C:\Sport\Incoming
  27. ! To use direct BIOS screen writing (not for multitasking).
  28. FASTSCREEN
  29. ! ================= Personalizing Your System ==================
  30. ! Your system name.
  31. SYSTEM My Sport System
  32. ! Your name.
  33. SYSOP Joe Dokes
  34. ! Your net/node number or telephone prefix/suffix number.
  35. NET 444
  36. NODE 4567
  37. ! Function Key assignments (use F1 through F9).
  38. F1 DIR
  39. F2 TYPE SPORT.LOG | MORE
  40. F3 TYPE SPORT.NOT | MORE
  41. ! ======================== Creating Mail =======================
  42. ! To use your favorite text editor rather than SPORT's editor.
  43. !EDITOR c:\utility\myedit.exe
  44. ! ======================== Receiving Mail ======================
  45. ! Up to 20 fully declared aliases for receiving mail.
  46. INFILE c:\sport\incoming\BOB.FLS
  47. INFILE c:\sport\incoming\DOC.FLS
  48. ! For SPORT to never answer incoming calls.
  49. !OUTBOUNDONLY
  50. ! Errorlevel drop to RUNSPORT.BAT for postmail processing.
  51. EXITAFTER 15
  52. ! Errorlevel drop for YooHoo(c) mail using SPORTY.EXE.
  53. YooHooIn 20
  54. ! ===================== For Human Callers ======================
  55. ! Prompt to be seen by humans after SPORT.BAN is displayed.
  56. COMMANDPROMPT Command
  57. ! ============== Bells, Whistles, Logs and Screens =============
  58. ! Ring the console bell on incoming mail.
  59. BELL!
  60. ! Start bell ringing at...
  61. BELLON 10
  62. ! End bell ringing at...
  63. BELLOFF 22
  64. ! Never ring the bell.
  65. QUIET
  66. ! Auto-dislay of incoming mail for number of seconds (0 = security).
  67. DELAY 15
  68. ! Keep the log entries to a minimum.
  69. TERSELOG
  70. ! ========================== Security ==========================
  71. ! Do not accept mail from systems not in your IDX file.
  72. CLOSEDSYSTEM
  73. ! Show library mail only to addressees (REMOTEPASS = override).
  74. PRIVATEMAIL
  75. ! The password for Remote Services, Mailer Lock and Private Mail:
  76. REMOTEPASS mypass1
  77. ! The password for Remote Mail:
  78. MAILPASS mypass2
  79. ! The password for your primary subsystem:
  80. SYSTEMPASS mypass3
  81. ! The password for your secondary subsystem:
  82. ALTERNATEPASS mypass4
  83. ! The password to access the CHAT function:
  84. CHATPASS mypass2
  85. ! ======================== Subsystems ==========================
  86. ! Have SPORT use the batch (default) method for subsystems.
  87. BBSBAT
  88. ALTBAT
  89. ! ====================== Special Functions =====================
  90. ! Compress/DeCompress library automatically.
  91. COMP docomp
  92. DCOMP dcomp
  93. ! When using DesqView(c) do not hog the time slice.
  94. IGNOREDV
  95. ! File list and maximum requests for mail file requesting.
  96. FILELIST c:\sport\file.lst
  97. FILEMAX 10
  98. ! User defined Mail Menu messageline.
  99. MESSAGELINE This is a NICE system...
  100.